home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet Web Designer 90
/
PIWD90.iso
/
mac
/
contents
/
flash
/
utilities
/
Flash_source
/
dragwindow4.swf
/
scripts
/
DefineButton2_21
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2003-12-15
|
99b
|
5 lines
on(release){
setProperty("/window", _xscale, 50);
setProperty("/window", _yscale, 50);
}